.header-content{
    display: flex;
    position: relative;

}
.live-video-wrap{
    /*width: 100%;*/
    /*text-align: center;*/
    /*max-width: 1422px;*/
    /*height: 711px;*/
    width: 800px;
    height: 450px;
}
.live-video-wrap img{
    width: 100%;
    height: 450px;
}
.video-zb-bg{
    background: #000000;
    width: 100%;
    display: flex;
    justify-content: center;
}
.header-video{
    width: 800px;
    height: 450px;
    background: #000000;
}
.video-cover-img{
    width: 800px;
    height: 450px;
}
.enter-live-ic{
    position: absolute;
    left:310px;
    top:170px
}
.enter-live-btn{
    line-height: 59px;
    padding: 0 23px;
    font-size: 17px;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
    display: inline-block;
    border-radius: 29px;
}
.enter-live-btn img{
    vertical-align: middle;
    margin-right: 5px;
}
.video-statue{
    position: absolute;
    top: 23px;
    left: 23px;
    height: 23px;
    line-height: 23px;
    color: white;
    font-size: 10px;
    padding: 0 11px;
    border-radius: 2px;
}
.live-living{
    background-color: #073E73;
}
.live-pre{
    background-color: #0AC29F;
}
.live-end{
    background-color: #BBBBBB;
}

.sidebar{
    width: 400px;
    height: 450px;
    background: #000000;
    /*opacity: 0.59;*/
}
.list-title{
    height: 60px;
    line-height: 60px;
    margin-left: 17px;
    color: #BBBBBB;
    /*font-size: 17px;*/
}
.content{
    overflow-y: auto;
    height: 450px;
}
.list{
    height: 115px;
    display: flex;
    align-items: center;
    position: relative;
}
.selected{
    background-color: rgba(255, 255, 255, 0.2);
}
.image{
    margin: 12px 12px;
    border-radius: 2px;
    width: 100px;
    height: 56px;
}
.image1{
    position: absolute;
    top: 41px;
    left: 47px;
    width: 32px;
    height: 32px;
}
.des{
    color: #FFFFFF;
    font-size: 16px;
    /*margin-top: 17px;*/
    margin-right: 12px;
    width: 249px;
}
.des-selected{
    color: #FFFFFF;
}

.live-broadcast-preview{
    background-image: linear-gradient(#e8f0ff, #ffffff);
    width: 1200px;
    height: 72px;
    margin-top: 23px;
    display: flex;
    align-items: center;

}
.live-broadcast-preview-title{
    background-color: #073E73;
    height: 25px;
    width: 80px;
    border-radius: 3px;
    padding: 0 8px;
    font-size: 13px;
    color: #FFFFFF;
    display: flex;
    margin-left: 23px;
    align-items: center;
    justify-content: center;
}
.swiper-container{
    margin-left: 17px !important;
    line-height: 72px;
}
.live-broadcast-preview-des{
    color: #333333;
    font-size: 17px;
}
.newscontent .maincontent .home-top .home-top-news-bg {
    margin-top: 23px;
    margin-left: 23px;
    margin-right: 23px;
}
.newscontent .maincontent .home-top .home-top-news-bg .home-top-news {
    font-size: 17px;
    font-weight: 400;
    color: #333333;
    line-height: 23px;
    margin-left: 11px;
}
.newscontent .maincontent .home-top .home-top-news-bg .home-top-news .text-a {
    color: #333333;
}
.newscontent .maincontent .home-top .home-top-news-bg .home-top-space {
    margin-top: 2px;
    font-size: 13px;
    font-weight: 400;
    color: #cccccc;
    line-height: 18px;
    margin-left: 11px;
}
.newscontent .maincontent .home-top .home-top-news-bg a {
    line-height: 24px;
    vertical-align: middle;
    display: inline-block;
}
.spot{
    /*margin-left: 111px;*/
    /*margin-right: 111px;*/
}
.section{
    display: flex;
    margin-top: 51px;
    margin-bottom: 23px;
}
.section-news{
    display: flex;
    margin-top: 33px;
    margin-bottom: 23px;
    width: 1200px;
    align-items: center;
    justify-content: space-between;
}
.spot-tap{
    display: flex;
    align-items: center;
}
.spot-tap-alls{
    display: flex;
    align-items: center;
    margin-right: 47px;
}
.spot-tap-alls li {
    padding: 0 11px;
    cursor: pointer;
    color: #333333;
    font-size: 14px;
}
.spot-tap-alls li.active {
    color: #073E73;
}
.spot-tap-line{
    width: 2px;
    height: 18px;
    border-radius: 1px;
    background-color: #CCCCCC;
}
.section-image-title{
    display: flex;
}
.section-image{
    width: 23px;
    height: 23px;
}
.section-title{
    margin-left: 5px;
    height: 23px;
    line-height: 23px;
    font-size: 17px;
}
.item-box{
    width: 1200px;
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}
.item{
    background-color: white;
    width: 291px;
    height: 278px;
    margin-right: 12px;
    margin-bottom: 17px;
    border-radius: 4px;
    overflow: hidden;
}
.item:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all cubic-bezier(0, 0.88, 1, -0.07) 2s;
    -o-transition: all cubic-bezier(0, 0.88, 1, -0.07) 2s;
    transition: all cubic-bezier(0, 0.88, 1, -0.07) 2s;
}
.item:nth-child(4n){
    margin-right: 0;
}

.spot-cover{
    position: relative;
}
.spot-video-play{
    position: absolute;
    width: 40px;
    height: 40px;
    left: 124px;
    top: 58px;
    z-index: 1;
}
.spot-coverImg{
    width: 291px;
    height: 163px;
    border: 1px solid #ffffff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;

}
.video-list-statue{
    position: absolute;
    top: 16px;
    left: 16px;
    width: 55px;
    height: 21px;
    color: white;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
    line-height: 21px;
    font-size: 10px;
}
.video-list-statue1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 55px;
    height: 21px;
    color: white;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
    line-height: 21px;
    font-size: 10px;
}
.item-des{
    margin: 11px 11px 17px 11px;
    height: 46px;
    font-size: 16px;
}
.video-img-media{
    display: inline-block;
    width: 22px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    border-radius: 1px;
    font-size: 10px;
    margin-right: 5px;
}
.time-video{
    background-color: rgba(68, 114, 248, 0.10);
    color: #4472F8;

}
.time-img{
    background-color: rgba(10, 194, 159, 0.10);
    color: #0AC29F;
}
.time-media{
    background-color: rgba(226, 74, 54, 0.10);
    color: #E24A36;
}
.time{
    display: flex;
    margin-left: 11px;
    margin-right: 11px;
    margin-bottom: 17px;
    height: 17px;
    line-height: 17px;
    font-size: 13px;
    color: #999999;
}
.time-des{
    flex: 1;
}
.editImg{
    width: 13px;
    height: 13px;
    margin-top: 2px;
}

.list-item-box{
    width: 1200px;
}
.list-a{
    display: flex;
}
.list-item{
    height: 162px;
    margin-bottom: 16px;
    background-color: white;
    border-radius: 2px;
}
.list-item:hover{
    /*transition: transform .2s, box-shadow .2s;*/
    /*transform: translateY(-2px);*/
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .1), -2px -2px 5px rgba(0, 0, 0, .1);
}

.list-spot-cover{
    position: relative;
    width: 262px;
    height: 162px;
}
.list-spot-coverImg{
    width: 230px;
    height: 130px;
    margin: 16px;
    border-radius: 2px;
    position: relative;
}
.list-spot-video-play{
    position: absolute;
    width: 40px;
    height: 40px;
    left: 114px;
    top: 58px;
    z-index: 1;
}
.list-des-cover{
    width: 938px;
    /*margin-left: 11px;*/
}
.list-des-title{
    color: #333333;
    font-size: 16px;
    margin-top: 16px;
    margin-right: 16px;
    font-weight: 500;
}
.list-des{
    color: #666666;
    font-size: 14px;
    margin-top: 20px;
    margin-right: 16px;
}
.list-time{
    display: flex;
    margin-top: 14px;
    align-items: center;

}
.list-time-des{
    color: #999999;
    font-size: 13px;
    flex: 1;
}
.list-editImg{
    width: 13px;
    height: 13px;
    margin-top: 2px;
    margin-right: 16px;
}
.more{
   margin-bottom: 74px;
}


/*videojsUI处理*/
.vjs-modal-dialog-content{
    display: none !important;
}
.vjs-error .vjs-error-display:before{
    display: none;
}

.video-js .vjs-big-play-button{
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
}
/*.livevideobox .video-dianbo{*/
/*    width: 800px*/
/*}*/
.live-video-wrap .vjs-playlist{
    display: none;
    flex:1
}
.livevideobox .vjs-mouse.vjs-playlist{
    font-size: 12px;
}
.live-video-wrap .vjs-playlist-thumbnail img{
    height: 85px;
}